Welcome![Sign In][Sign Up]
Location:
Search - .net p2p

Search list

[Other resourcep2pvb.net版

Description: vb.net写的,实现了p2p点对点聊天功能。-vb.net write, and achieving the peer-to peer-to-peer chatting.
Platform: | Size: 38926 | Author: 李士大 | Hits:

[ASPchina-code.net.wwnsx.6962

Description: 本人在前几天发布了一个云网生成HTML,支持P2P系统,发布当天下载超过1000,现在都3 4千了。但是随着下载人数的过多我程序的毛病也越来越多,这几天我的QQ几乎被吵爆了,问什么问题的都有我真的怕了,但是我还是要谢谢大家能帮我找出这么多的不足,太谢谢了我是一个新人学ASP也不是很久。刚开始做网站所以很垃圾这里也需要大家理解.-a few days ago I released a cloud network generate HTML, and peer-to-peer support system, Download the release of more than 1,000, now have a 3 4 1000. However, with the excessive number of downloads procedures illnesses I have had more and more of these days I almost QQ was a noisy explosion, asked what problems I have really afraid, but I want to thank you all to help me to find so many deficiencies, Thank you very much I was learning a new ASP is not a long time. Just beginning refuse site so it is here also we need to understand.
Platform: | Size: 2610449 | Author: 齐齐 | Hits:

[CommunicationApress.Peer.to.Peer.with.VB.Dot.NET.eBook-LiB

Description: Apress.Peer.to.Peer.with.VB.Dot.NET.eBook-LiB.chm 一本关于用VB.NET如何开发P2P程序的书,英文原版,非常不错-Apress.Peer.to.Peer.with.VB.Dot.NET. eBook - LiB.chm one on how to develop with VB.NET P2P procedures, English original, very good!
Platform: | Size: 8197195 | Author: 杨正 | Hits:

[Exploitp2p

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码) 原创:shootingstars 参考:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt baidu 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为
Platform: | Size: 35878 | Author: little3388 | Hits:

[ICQ-IM-ChatP2P

Description: P2P聊天工具,用C#写成,在.net平台下运行
Platform: | Size: 185670 | Author: lizhe | Hits:

[Other resourceP2P(VB.net)

Description: 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评
Platform: | Size: 11468 | Author: 扬扬 | Hits:

[P2PP2P 源代码

Description: 源代码编译及安装说明 源代码编译及安装说明编译说明: . 编译环境安装 Microsoft Visual Studio .NET 2003 . 下载WTL(版本:7.5), 网站 http://sourceforge.net/projects/wtl/, 解压并将 wtl/include 加入VS.Net include 工程 参考方法: 打开 Microsoft Visual Studio .NET 2003 点击菜单 工具->选项->Projects->VC++目录->包含文件 ... . 安装说明: 客户端打包: 客户端打包用 NSIS, 先安装 NSIS程序,下载地址:http://opensource.kan8888.com/tools/nsis208chs2005.exe, 打包脚本见 bin/P2PClient.sis 发布端打包: 打包脚本见 bin/P2PPublisher.nsi 发布端数据库表导入 doc/P2PPublish.sql 脚本 服务端安装: . Windows: 安装 SqlServer 2000, 创建库并运行 doc/P2POrderServer.sql, 然后导入 data.mdb 数据 . Linux: 安装 Mysql 并导入相关数据 配置相关: . 客户端: P2PNetwork.ini and P2PIEClient.ini, 发布端: P2POrderClient.ini, 服务端: P2POrderServer.ini 具体详细配置方法见各文件备注 运行: . 首先运行 P2POrderServer.exe, . 再运行 P2POrderClient.exe 进行发布 . 再启动服务程序 P2PServer.exe, 此程序为服务程序,先运行 Install.bat 进行安装,然后运行 Start.bat启动 也可以用打包后的程序进行安装,安装后自动启动.
Platform: | Size: 4087775 | Author: ff2009 | Hits:

[ASPBeginning ASP.NET 3.5 in C# 2008 From Novice to Professional, Second Edition

Description: Editorial Reviews Product Description The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you’ll find tips for “best practices” and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real–world web sites right from the beginning—rather than just faking it with simplified coding practices. By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer. About the Author Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com.
Platform: | Size: 8946746 | Author: open008 | Hits:

[WAP developasp.net+wap同学录

Description: 是个不错的同学录 注意这个可是手机使用的同学录哦!-be a good college attention to the use of mobile phones but the website!
Platform: | Size: 32768 | Author: 林海 | Hits:

[File Operate(vb.net)Excel

Description: 这是一个关于Excel的操作,是我自己写的,我觉得还可以,是在vb.net下完成的。-This programme which is written by me using vb.net describes an operation on Excel .and I think the effect is good.So you may have a try!
Platform: | Size: 593920 | Author: 刘春华 | Hits:

[P2Pp2pvb.net版

Description: vb.net写的,实现了p2p点对点聊天功能。-vb.net write, and achieving the peer-to peer-to-peer chatting.
Platform: | Size: 59392 | Author: 李士大 | Hits:

[Program docApress.Peer.to.Peer.with.VB.Dot.NET.eBook-LiB

Description: Apress.Peer.to.Peer.with.VB.Dot.NET.eBook-LiB.chm 一本关于用VB.NET如何开发P2P程序的书,英文原版,非常不错-Apress.Peer.to.Peer.with.VB.Dot.NET. eBook- LiB.chm one on how to develop with VB.NET P2P procedures, English original, very good!
Platform: | Size: 8197120 | Author: 杨正 | Hits:

[Internet-Networkp2p

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码) 原创:shootingstars 参考:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt baidu 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为
Platform: | Size: 55296 | Author: little3388 | Hits:

[ICQ-IM-ChatP2P

Description: P2P聊天工具,用C#写成,在.net平台下运行 -P2P chat tool, using C# Written in. Net platform, running under
Platform: | Size: 423936 | Author: lizhe | Hits:

[P2Pwcf_p2pChat

Description: 由C#开发的基于.net3平台的WCF即时通信程序。采用最先进非传统的P2P结构-By the C# Developed based on. Net3 the WCF platform instant messaging program. Adopt the most advanced non-traditional P2P structure
Platform: | Size: 4065280 | Author: ray | Hits:

[Internet-Networknet-TCP

Description: P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件。
Platform: | Size: 453632 | Author: 李健 | Hits:

[P2PNET-P2P

Description: 网络传输模块总要 NAT类型不同传输方式不同采用不同的方法进行NAT穿越。-Network transmission module total to NAT type transmission in different ways using different methods across NAT.
Platform: | Size: 1024 | Author: yuxiqian | Hits:

[Software EngineeringP2P-cover-net

Description: 一种新的常数度数的P2P覆盖网络,在此与各位网友分享了,-A new constant degrees of P2P overlay network, in sharing this with you friends, and
Platform: | Size: 535552 | Author: 苏伟 | Hits:

[.netp2p1

Description: p2p concept in Vb.net project
Platform: | Size: 89088 | Author: KING | Hits:

[Windows DevelopP2P远程控制C#.net二次开发源码

Description: P2P远程控制C#.net二次开发源码,我也是下载的,没仔细调试,有需要的可以下载下来参考一下(P2P remote control C#.net two development source code, I also downloaded, not carefully debugged, there is a need to download to refer to the reference)
Platform: | Size: 890880 | Author: 一竹 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net